[INFO] fetching crate alopecosa 0.1.3...
[INFO] testing alopecosa-0.1.3 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate alopecosa 0.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate alopecosa 0.1.3
[INFO] finished tweaking crates.io crate alopecosa 0.1.3
[INFO] tweaked toml for crates.io crate alopecosa 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alopecosa 0.1.3 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alopecosa 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded sha-1 v0.9.7
[INFO] [stderr]   Downloaded cpufeatures v0.1.5
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded rmp-serde v0.15.5
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded rmp v0.8.10
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded rmpv v0.4.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62fa9676287f69cf5d7b9c528e827c5536b0792cab32692f4f76b3ae830989b7
[INFO] running `Command { std: "docker" "start" "-a" "62fa9676287f69cf5d7b9c528e827c5536b0792cab32692f4f76b3ae830989b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62fa9676287f69cf5d7b9c528e827c5536b0792cab32692f4f76b3ae830989b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62fa9676287f69cf5d7b9c528e827c5536b0792cab32692f4f76b3ae830989b7", kill_on_drop: false }`
[INFO] [stdout] 62fa9676287f69cf5d7b9c528e827c5536b0792cab32692f4f76b3ae830989b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a49e0ff448bfc722c2568e4d97cf2ed0b066d0ec3b1342ab47751f1ad87234ca
[INFO] running `Command { std: "docker" "start" "-a" "a49e0ff448bfc722c2568e4d97cf2ed0b066d0ec3b1342ab47751f1ad87234ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling rmp v0.8.10
[INFO] [stderr]    Compiling rmpv v0.4.7
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling alopecosa v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |   ^------------
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `FromPrimitive` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |                  ^----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `ToPrimitive` is not local
[INFO] [stdout]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.41s
[INFO] running `Command { std: "docker" "inspect" "a49e0ff448bfc722c2568e4d97cf2ed0b066d0ec3b1342ab47751f1ad87234ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a49e0ff448bfc722c2568e4d97cf2ed0b066d0ec3b1342ab47751f1ad87234ca", kill_on_drop: false }`
[INFO] [stdout] a49e0ff448bfc722c2568e4d97cf2ed0b066d0ec3b1342ab47751f1ad87234ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3b1f577fe13fd257dd41ffdeb81b75ae2c61d0f21a3ea3fb99992c9421f33d
[INFO] running `Command { std: "docker" "start" "-a" "2b3b1f577fe13fd257dd41ffdeb81b75ae2c61d0f21a3ea3fb99992c9421f33d", kill_on_drop: false }`
[INFO] [stderr]    Compiling alopecosa v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |   ^------------
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `FromPrimitive` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |                  ^----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `ToPrimitive` is not local
[INFO] [stdout]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eval_resp`
[INFO] [stdout]   --> examples/simple.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let eval_resp: (u32, u32) = conn.eval(Eval {
[INFO] [stdout]    |       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_resp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `select_resp`
[INFO] [stdout]   --> examples/simple.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |   let select_resp: Vec<(u32, u32, u32)> = conn.select(Select {
[INFO] [stdout]    |       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_select_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp_with_timeout`
[INFO] [stdout]   --> examples/simple.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |   let (resp_with_timeout,): (i32,) = timeout(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resp_with_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |   ^------------
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `FromPrimitive` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |                  ^----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `ToPrimitive` is not local
[INFO] [stdout]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s
[INFO] running `Command { std: "docker" "inspect" "2b3b1f577fe13fd257dd41ffdeb81b75ae2c61d0f21a3ea3fb99992c9421f33d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3b1f577fe13fd257dd41ffdeb81b75ae2c61d0f21a3ea3fb99992c9421f33d", kill_on_drop: false }`
[INFO] [stdout] 2b3b1f577fe13fd257dd41ffdeb81b75ae2c61d0f21a3ea3fb99992c9421f33d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d1528bc3b5a4fe73a18bc51a80a2f5b5543559524ce4a1ccbe1b8d8bbe8a8e1
[INFO] running `Command { std: "docker" "start" "-a" "9d1528bc3b5a4fe73a18bc51a80a2f5b5543559524ce4a1ccbe1b8d8bbe8a8e1", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] 
[INFO] [stderr]   --> src/iproto/constants.rs:21:3
[INFO] [stdout] running 11 tests
[INFO] [stderr]    |
[INFO] [stdout] test iproto::request::tests::test_call ... ok
[INFO] [stderr] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout] test iproto::request::tests::test_select ... ok
[INFO] [stderr]    |   ^------------
[INFO] [stdout] test iproto::response::tests::test_error_body ... ok
[INFO] [stderr]    |   |
[INFO] [stdout] test iproto::request::tests::test_insert ... ok
[INFO] [stderr]    |   `FromPrimitive` is not local
[INFO] [stdout] test iproto::response::tests::test_select_body ... ok
[INFO] [stderr]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] test iproto::types::test::test_display ... ok
[INFO] [stderr] 22 | )]
[INFO] [stdout] test iproto::response::tests::test_call_body ... ok
[INFO] [stderr] 23 | pub enum Code {
[INFO] [stdout] test connection::tests::test_tnt_queries ... FAILED
[INFO] [stderr]    |          ---- `Code` is not local
[INFO] [stdout] test connection::tests::test_tnt_30k_async ... FAILED
[INFO] [stderr]    |
[INFO] [stdout] test connection::tests::test_tnt_auth_select ... FAILED
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] test connection::tests::test_tnt_reconnect ... FAILED
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout] 
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] failures:
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] ---- connection::tests::test_tnt_queries stdout ----
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] thread 'connection::tests::test_tnt_queries' (19) panicked at src/connection.rs:218:24:
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stderr]   --> src/iproto/constants.rs:21:18
[INFO] [stdout] stack backtrace:
[INFO] [stderr]    |
[INFO] [stdout]    0:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    |                  ^----------
[INFO] [stdout]    1:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]    |                  |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    |                  `ToPrimitive` is not local
[INFO] [stdout]    2:     0x5ea30a4a63b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr] 22 | )]
[INFO] [stdout]    3:     0x5ea30a4a63b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr] 23 | pub enum Code {
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    |          ---- `Code` is not local
[INFO] [stdout]    4:     0x5ea30a4bc15a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    5:     0x5ea30a4bc15a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    6:     0x5ea30a4aadc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    7:     0x5ea30a4aadc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr] 
[INFO] [stdout]    8:     0x5ea30a484f06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]    9:     0x5ea30a484f06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]   10:     0x5ea30a49e6b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]     |   ^------------
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stderr]     |   |
[INFO] [stdout]   11:     0x5ea30a38740c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     |   `FromPrimitive` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stderr]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout]   12:     0x5ea30a38740c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr] 272 | )]
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stderr] 273 | pub enum RequestType {
[INFO] [stdout]   13:     0x5ea30a49e932 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]     |          ----------- `RequestType` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stderr]     |
[INFO] [stdout]   14:     0x5ea30a49e932 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   15:     0x5ea30a484fc2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   16:     0x5ea30a47a199 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr] 
[INFO] [stdout]   17:     0x5ea30a485cdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stderr]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]   18:     0x5ea30a4bc91c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stderr] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]   19:     0x5ea30a4bc692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stderr]     |                  ^----------
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stderr]     |                  |
[INFO] [stdout]   20:     0x5ea30a31ca56 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::sync::Arc<alopecosa[ecb49336780597fc]::connection::Connection>, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stderr]     |                  `ToPrimitive` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout]   21:     0x5ea30a31ca56 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}
[INFO] [stderr] 272 | )]
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:218:24
[INFO] [stderr] 273 | pub enum RequestType {
[INFO] [stdout]   22:     0x5ea30a30b1ed - <core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stderr]     |          ----------- `RequestType` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stderr]     |
[INFO] [stdout]   23:     0x5ea30a37608d - <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   24:     0x5ea30a2e2080 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   25:     0x5ea30a34a155 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::try_with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stderr] 
[INFO] [stdout]   26:     0x5ea30a34964e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stderr]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]   27:     0x5ea30a3740b8 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stderr]     |
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stderr] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]   28:     0x5ea30a3740b8 - tokio[4769918a7fee316c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stderr]     |   ^------------
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stderr]     |   |
[INFO] [stdout]   29:     0x5ea30a3740b8 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}
[INFO] [stderr]     |   `FromPrimitive` is not local
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stderr]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout]   30:     0x5ea30a375ffa - tokio[4769918a7fee316c]::runtime::basic_scheduler::enter::<<tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}, (), tokio[4769918a7fee316c]::runtime::driver::Driver>::{closure#0}
[INFO] [stderr] 308 | )]
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29
[INFO] [stderr] 309 | pub enum Field {
[INFO] [stdout]   31:     0x5ea30a30dec5 - <tokio[4769918a7fee316c]::macros::scoped_tls::ScopedKey<tokio[4769918a7fee316c]::runtime::basic_scheduler::Context>>::set::<tokio[4769918a7fee316c]::runtime::basic_scheduler::enter<<tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}, (), tokio[4769918a7fee316c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stderr]     |          ----- `Field` is not local
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9
[INFO] [stderr]     |
[INFO] [stdout]   32:     0x5ea30a3724e6 - tokio[4769918a7fee316c]::runtime::basic_scheduler::enter::<<tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}, (), tokio[4769918a7fee316c]::runtime::driver::Driver>
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   33:     0x5ea30a36e983 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   34:     0x5ea30a3712a3 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::InnerGuard<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>>
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38
[INFO] [stderr] 
[INFO] [stdout]   35:     0x5ea30a3715c5 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::BasicScheduler<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stderr]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]   36:     0x5ea30a36e45f - <tokio[4769918a7fee316c]::runtime::Runtime>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}>
[INFO] [stderr]     |
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51
[INFO] [stderr] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]   37:     0x5ea30a323ac5 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries
[INFO] [stderr]     |                  ^----------
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:304:56
[INFO] [stderr]     |                  |
[INFO] [stdout]   38:     0x5ea30a31c497 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0}
[INFO] [stderr]     |                  `ToPrimitive` is not local
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:214:30
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout]   39:     0x5ea30a30bb96 - <alopecosa[ecb49336780597fc]::connection::tests::test_tnt_queries::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] 308 | )]
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 309 | pub enum Field {
[INFO] [stdout]   40:     0x5ea30a37a4eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     |          ----- `Field` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]     |
[INFO] [stdout]   41:     0x5ea30a37a4eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   42:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   43:     0x5ea30a387d65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr] 
[INFO] [stdout]   44:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]   45:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]   46:     0x5ea30a387d65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stderr]     |   ^------------
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]     |   |
[INFO] [stdout]   47:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stderr]     |   `FromPrimitive` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stderr]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout]   48:     0x5ea30a387d65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stderr] 363 | )]
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stderr] 364 | pub enum Iterator {
[INFO] [stdout]   49:     0x5ea30a3828c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stderr]     |          -------- `Iterator` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stderr]     |
[INFO] [stdout]   50:     0x5ea30a3828c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   51:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   52:     0x5ea30a38ade2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr] 
[INFO] [stdout]   53:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stderr]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]   54:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]     |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stderr] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]   55:     0x5ea30a38ade2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     |                  ^----------
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stderr]     |                  |
[INFO] [stdout]   56:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]     |                  `ToPrimitive` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout]   57:     0x5ea30a38ade2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 363 | )]
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 364 | pub enum Iterator {
[INFO] [stdout]   58:     0x5ea30a4a5cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     |          -------- `Iterator` is not local
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stderr]     |
[INFO] [stdout]   59:     0x5ea30a4a5cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   60:     0x710142581aa4 - <unknown>
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   61:     0x71014260ea64 - clone
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] ---- connection::tests::test_tnt_30k_async stdout ----
[INFO] [stderr] warning: `alopecosa` (lib) generated 8 warnings
[INFO] [stdout] 
[INFO] [stderr] warning: `alopecosa` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stdout] thread 'connection::tests::test_tnt_30k_async' (17) panicked at src/connection.rs:336:24:
[INFO] [stderr] warning: unused variable: `eval_resp`
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stderr]   --> examples/simple.rs:18:7
[INFO] [stdout] stack backtrace:
[INFO] [stderr]    |
[INFO] [stdout]    0:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr] 18 |   let eval_resp: (u32, u32) = conn.eval(Eval {
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    |       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_resp`
[INFO] [stdout]    1:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    2:     0x5ea30a4a63b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr] warning: unused variable: `select_resp`
[INFO] [stdout]    3:     0x5ea30a4a63b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr]   --> examples/simple.rs:23:7
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    |
[INFO] [stdout]    4:     0x5ea30a4bc15a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr] 23 |   let select_resp: Vec<(u32, u32, u32)> = conn.select(Select {
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    |       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_select_resp`
[INFO] [stdout]    5:     0x5ea30a4bc15a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr] 
[INFO] [stdout]    6:     0x5ea30a4aadc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stderr] warning: unused variable: `resp_with_timeout`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]   --> examples/simple.rs:30:8
[INFO] [stdout]    7:     0x5ea30a4aadc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr] 30 |   let (resp_with_timeout,): (i32,) = timeout(
[INFO] [stdout]    8:     0x5ea30a484f06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resp_with_timeout`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr] 
[INFO] [stdout]    9:     0x5ea30a484f06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr] warning: `alopecosa` (example "simple") generated 3 warnings (run `cargo fix --example "simple" -p alopecosa` to apply 3 suggestions)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout]   10:     0x5ea30a49e6b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alopecosa-1f9a5a4f3ae178b6)
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   11:     0x5ea30a38740c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ea30a38740c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ea30a49e932 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ea30a49e932 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea30a484fc2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ea30a47a199 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea30a485cdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea30a4bc91c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea30a4bc692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ea30a31f7ea - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::sync::Arc<alopecosa[ecb49336780597fc]::connection::Connection>, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ea30a31f7ea - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:336:24
[INFO] [stdout]   22:     0x5ea30a375c8d - <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ea30a2e1cf0 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ea30a349e55 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::try_with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ea30a34955e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ea30a36ff48 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ea30a36ff48 - tokio[4769918a7fee316c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ea30a36ff48 - <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ea30a2f48c0 - <tokio[4769918a7fee316c]::runtime::enter::Enter>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ea30a30478c - <tokio[4769918a7fee316c]::runtime::thread_pool::ThreadPool>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/thread_pool/mod.rs:71:15
[INFO] [stdout]   31:     0x5ea30a36e5a9 - <tokio[4769918a7fee316c]::runtime::Runtime>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:452:48
[INFO] [stdout]   32:     0x5ea30a323c0f - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:383:56
[INFO] [stdout]   33:     0x5ea30a31c4c7 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:332:32
[INFO] [stdout]   34:     0x5ea30a30bbd6 - <alopecosa[ecb49336780597fc]::connection::tests::test_tnt_30k_async::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5ea30a37a4eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ea30a37a4eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5ea30a387d65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5ea30a387d65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5ea30a387d65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5ea30a3828c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5ea30a3828c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5ea30a38ade2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5ea30a38ade2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5ea30a38ade2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ea30a4a5cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x5ea30a4a5cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x710142581aa4 - <unknown>
[INFO] [stdout]   56:     0x71014260ea64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_tnt_auth_select stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_tnt_auth_select' (18) panicked at src/connection.rs:314:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ea30a4a63b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ea30a4a63b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ea30a4bc15a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ea30a4bc15a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ea30a4aadc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ea30a4aadc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ea30a484f06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ea30a484f06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ea30a49e6b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ea30a38740c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ea30a38740c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ea30a49e932 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ea30a49e932 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea30a484fc2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ea30a47a199 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea30a485cdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea30a4bc91c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea30a4bc692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ea30a321a4a - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::sync::Arc<alopecosa[ecb49336780597fc]::connection::Connection>, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ea30a321a4a - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:314:24
[INFO] [stdout]   22:     0x5ea30a30b2ad - <core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ea30a3763ed - <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x5ea30a2e2410 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5ea30a34a455 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::try_with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5ea30a34973e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5ea30a3756a8 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5ea30a3756a8 - tokio[4769918a7fee316c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5ea30a3756a8 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x5ea30a37605a - tokio[4769918a7fee316c]::runtime::basic_scheduler::enter::<<tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}, (), tokio[4769918a7fee316c]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29
[INFO] [stdout]   31:     0x5ea30a30e165 - <tokio[4769918a7fee316c]::macros::scoped_tls::ScopedKey<tokio[4769918a7fee316c]::runtime::basic_scheduler::Context>>::set::<tokio[4769918a7fee316c]::runtime::basic_scheduler::enter<<tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}, (), tokio[4769918a7fee316c]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5ea30a372ed6 - tokio[4769918a7fee316c]::runtime::basic_scheduler::enter::<<tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}, (), tokio[4769918a7fee316c]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13
[INFO] [stdout]   33:     0x5ea30a36e9e3 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::Inner<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x5ea30a3714e3 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::InnerGuard<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38
[INFO] [stdout]   35:     0x5ea30a371ec5 - <tokio[4769918a7fee316c]::runtime::basic_scheduler::BasicScheduler<tokio[4769918a7fee316c]::runtime::driver::Driver>>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x5ea30a36e90f - <tokio[4769918a7fee316c]::runtime::Runtime>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5ea30a323e95 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:328:28
[INFO] [stdout]   38:     0x5ea30a31c527 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:308:34
[INFO] [stdout]   39:     0x5ea30a30bc56 - <alopecosa[ecb49336780597fc]::connection::tests::test_tnt_auth_select::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ea30a37a4eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ea30a37a4eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5ea30a387d65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5ea30a387d65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5ea30a387d65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5ea30a3828c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5ea30a3828c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5ea30a38ade2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5ea30a38ade2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5ea30a38ade2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5ea30a4a5cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5ea30a4a5cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x710142581aa4 - <unknown>
[INFO] [stdout]   61:     0x71014260ea64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_tnt_reconnect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_tnt_reconnect' (20) panicked at src/connection.rs:395:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ea30a4a63b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ea30a4a63b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ea30a4a63b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ea30a4bc15a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ea30a4bc15a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ea30a4aadc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ea30a4aadc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ea30a484f06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ea30a484f06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ea30a49e6b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ea30a38740c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ea30a38740c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ea30a49e932 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ea30a49e932 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea30a484fc2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ea30a47a199 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea30a485cdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea30a4bc91c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea30a4bc692 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ea30a320504 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::sync::Arc<alopecosa[ecb49336780597fc]::connection::Connection>, std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ea30a320504 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:395:24
[INFO] [stdout]   22:     0x5ea30a375ccd - <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ea30a2e1e20 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ea30a349f55 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::try_with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5ea30a3495ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4769918a7fee316c]::coop::Budget>>>::with::<tokio[4769918a7fee316c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5ea30a370358 - tokio[4769918a7fee316c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ea30a370358 - tokio[4769918a7fee316c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ea30a370358 - <tokio[4769918a7fee316c]::park::thread::CachedParkThread>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ea30a2f4980 - <tokio[4769918a7fee316c]::runtime::enter::Enter>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ea30a3048bc - <tokio[4769918a7fee316c]::runtime::thread_pool::ThreadPool>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/thread_pool/mod.rs:71:15
[INFO] [stdout]   31:     0x5ea30a36e739 - <tokio[4769918a7fee316c]::runtime::Runtime>::block_on::<alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:452:48
[INFO] [stdout]   32:     0x5ea30a323d5f - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:423:53
[INFO] [stdout]   33:     0x5ea30a31c4f7 - alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:387:32
[INFO] [stdout]   34:     0x5ea30a30bc16 - <alopecosa[ecb49336780597fc]::connection::tests::test_tnt_reconnect::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5ea30a37a4eb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ea30a37a4eb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5ea30a387d65 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5ea30a387d65 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5ea30a387d65 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ea30a387d65 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5ea30a387d65 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5ea30a3828c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5ea30a3828c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5ea30a38ade2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5ea30a38ade2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5ea30a38ade2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ea30a38ade2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5ea30a38ade2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ea30a4a5cdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x5ea30a4a5cdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x710142581aa4 - <unknown>
[INFO] [stdout]   56:     0x71014260ea64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connection::tests::test_tnt_30k_async
[INFO] [stdout]     connection::tests::test_tnt_auth_select
[INFO] [stdout]     connection::tests::test_tnt_queries
[INFO] [stdout]     connection::tests::test_tnt_reconnect
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d1528bc3b5a4fe73a18bc51a80a2f5b5543559524ce4a1ccbe1b8d8bbe8a8e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1528bc3b5a4fe73a18bc51a80a2f5b5543559524ce4a1ccbe1b8d8bbe8a8e1", kill_on_drop: false }`
[INFO] [stdout] 9d1528bc3b5a4fe73a18bc51a80a2f5b5543559524ce4a1ccbe1b8d8bbe8a8e1
